-
Home
-
Events Made Easy
-
2.3.9
-
Code
-
Classes
- TransactionGateway
| Total Complexity |
40 |
| Dependencies |
14 |
| Dependents |
1 |
| Total lines |
743 |
| Lines of code |
460 |
| Logical lines of code |
110 |
| Comment lines |
205 |
| Methods |
30 |
| Properties |
3 |
Methods 30
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createSignature() |
A |
26 |
1 |
235 |
| search() |
S |
56 |
3 |
18 |
| fetch() |
S |
56 |
3 |
17 |
| _verifyGatewayResponse() |
S |
61 |
3 |
13 |
| refund() |
S |
58 |
2 |
15 |
| submitForSettlementSignature() |
S |
53 |
1 |
27 |
| find() |
S |
61 |
2 |
12 |
| sale() |
S |
69 |
2 |
6 |
| _validateId() |
S |
70 |
2 |
7 |
| __construct() |
S |
71 |
1 |
6 |
| cloneTransaction() |
S |
74 |
1 |
4 |
| create() |
S |
71 |
1 |
5 |
| createNoValidate() |
S |
75 |
1 |
4 |
| cloneSignature() |
S |
78 |
1 |
3 |
| updateDetailsSignature() |
S |
77 |
1 |
3 |
| refundSignature() |
S |
71 |
1 |
7 |
| credit() |
S |
78 |
1 |
3 |
| creditNoValidate() |
S |
75 |
1 |
4 |
| saleNoValidate() |
S |
75 |
1 |
4 |
| adjustAuthorization() |
S |
67 |
1 |
7 |
| void() |
S |
70 |
1 |
6 |
| voidNoValidate() |
S |
75 |
1 |
4 |
| submitForSettlement() |
S |
65 |
1 |
8 |
| submitForSettlementNoValidate() |
S |
74 |
1 |
4 |
| updateDetails() |
S |
67 |
1 |
7 |
| submitForPartialSettlement() |
S |
65 |
1 |
8 |
| holdInEscrow() |
S |
69 |
1 |
6 |
| releaseFromEscrow() |
S |
69 |
1 |
6 |
| cancelRelease() |
S |
69 |
1 |
6 |
| _doCreate() |
S |
72 |
1 |
5 |